home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom2
/
smackit.rw
< prev
next >
Wrap
Text File
|
1995-01-07
|
6KB
|
92 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
SUPERSHOTGUN 1.93 1
SHELLBOX 0.97 1
BARREL 21.75 4
SERGEANT 45.31 5
SERGEANT 45.31 HARD_ONLY 5
SERGEANT 27.18 MEDIUM_AND_HARD 3
SERGEANT 9.06 DEAF/AMBUSHHARD_ONLY 1
IMP 63.43 DEAF/AMBUSHMEDIUM_AND_HARD 7
IMP 63.43 DEAF/AMBUSH 7
IMP 27.18 DEAF/AMBUSHHARD_ONLY 3
LAUNCHER 1.93 MULTIPLAYER 1
SHOTGUN 1.93 MULTIPLAYER 1
BLUEBALL 1.45 MULTIPLAYER 1
BFG9000 3.86 MULTIPLAYER 1L
BARMOR 2.90 MULTIPLAYER 1L
SERGEANT 9.06 DEAF/AMBUSH 1
CHAINGUNNER 54.36 MEDIUM_AND_HARD 4
SERGEANT 36.25 EASY_ONLY 4
SPECTRE 41.67 DEAF/AMBUSHHARD_ONLY 2
CHAINGUNNER 13.59 DEAF/AMBUSH 1
SPECTRE 20.84 MEDIUM_AND_HARD 1
DEMON 20.84 1
TROOPER 36.25 ;4 ;This item is inocuous
CHAINGUNNER 13.59 HARD_ONLY 1
TROOPER 18.12 DEAF/AMBUSH ;2 ;This item is inocuous
CHAINGUNNER 54.36 DEAF/AMBUSHHARD_ONLY 4
MEDIKIT 3.86 2
STIMPAK 7.73 8
HELMET 22.22 ;23 ;This item is inocuous
POTION 10.63 ;11 ;This item is inocuous
IMP 9.06 1
IMP 9.06 MEDIUM_AND_HARD 1
IMP 9.06 HARD_ONLY 1
DEMON 20.84 1
SHELLS 2.90 3
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 118 ;Strict standard for exact placement
;PER 100 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;